home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3704 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  36 lines

  1. Path: w350zrz.zrz.TU-Berlin.DE!rawneiha
  2. From: rawneiha@w350zrz.zrz.TU-Berlin.DE (Philipp Boerker)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Free Cycles
  5. Date: 23 Feb 1996 14:23:59 GMT
  6. Organization: Technical University Berlin, Germany
  7. Message-ID: <4gkilv$954@brachio.zrz.TU-Berlin.DE>
  8. References: <xDPTwMD0aRz1@azure.people-x.people.de> <xIIBkMD0aez2@azure.people-x.people.de> <4g2l8c$ocu@oreig.uji.es> <38232499@kone.fipnet.fi> <4gcqih$bg8@brachio.zrz.TU-Berlin.DE>
  9. NNTP-Posting-Host: w350zrz.zrz.tu-berlin.de
  10.  
  11. rawneiha@hydra.zrz.TU-Berlin.DE (Philipp Boerker) writes:
  12.  
  13. >"Jyrki Saarinen" <jsaarinen@kone.fipnet.fi> writes:
  14.  
  15.  
  16. >>> >     Free cycles between two:
  17. >>> 
  18. >>> >         move.l (fast)+,(chip)+          ;18 cylces
  19. >>> >         clr.l   (chip)+                 ;24(!!!) cycles
  20. >>> 
  21. >>> AFAIK clr.l reads and then writes -> slower.
  22.  
  23. >>Only on the 68000. 
  24.  
  25. >>Isnt it obvious why move.l (fast)+,(chip)+ has less free
  26. >>cycles; the read from fast takes some -->áfast reads
  27. >>dont "give" free cycles.
  28.  
  29. >You misunderstood the quotes! 
  30.  
  31. No, you didn't, I did...
  32.  
  33. Greets,
  34. Phil.
  35. grond/matrix
  36.